This web method is used to search for users setup in the system.
Method | /ProCloudWS.asmx/ProviderUserSearch |
The request body is of type ProviderUserSearch.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
intSearchValueId | xml:int | |
strSearchValue | xml:string |
|
The response body is of type ProviderUserSearchResponse.
Name | Description | Data Type |
---|---|---|
ProviderUserSearchResult | objProviderUserSearchReturn |
|